home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: Parent Power / The Sunday Times - Parent Power.iso / pc / engine / search.swf / scripts / DefineButton2_2373 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-04  |  56 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("region");
  3.    play();
  4. }
  5.